home *** CD-ROM | disk | FTP | other *** search
/ Aminet 16 / Aminet 16 (1996)(GTI - Schatztruhe)[!][Dec 1996].iso / Aminet / dev / src / wangisrc.lha / wangi / z / NG_New / gst.c < prev    next >
C/C++ Source or Header  |  1995-07-27  |  293b  |  15 lines

  1. // Amiga headers
  2. #include <exec/types.h>
  3. #include <exec/memory.h>
  4. #include <intuition/intuition.h>
  5. #include <dos/dos.h>
  6. #include <workbench/startup.h>
  7. #include <graphics/gfxbase.h>
  8.  
  9. // Protos
  10. #include <proto/exec.h>
  11. #include <proto/intuition.h>
  12. #include <proto/dos.h>
  13. #include <proto/icon.h>
  14.  
  15.